Update touch selection style
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2015 05:08:33 +0000 (01:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Jun 2015 05:08:33 +0000 (01:08 -0400)
commit6bbaa70c4cd6453271ffe565773b4bec09afedad
treebad01b613913ba1e0141ac40ee4ddde9f8b83dca
parent6bbe48ad3dda6e7b75520e2488e0ec0158ac9eed
Update touch selection style

Update style for touch selection in GtkEntry and GtkTextView
according to https://wiki.gnome.org/Design/OS/Selections

Add 'Select All' to the default actions, change actions
to use icons and move the popover to the bottom. If there is
no selection, just offer to paste.
gtk/gtkentry.c
gtk/gtktextview.c